send data

英 [send ˈdeɪtə] 美 [send ˈdeɪtə]

网络  发送数据; 传送数据; 数据传输; 发送资料

计算机



双语例句

  1. These nodes are placed at the end of a message flow and are used to send data out to a TCP/ IP client application and TCP/ IP server application respectively.
    这些节点都被放在了消息流的末端,分别用于向TCP/IP客户端应用程序和TCP/IP服务器应用程序发送数据。
  2. Ensure the script will accept the particular XML format and structure in which you send data.
    保证脚本认可发送数据所采用的特定XML格式和结构。
  3. You use the http: body element to send data ( POST or PUT) to the server.
    您使用http:body元素向服务器发送数据(POST或PUT)。
  4. Use the three steps below to package and send data to your IBM support personnel
    使用下面的三个步骤来对数据打包并将其发送给IBM支持人员
  5. Send data to other portlets ( source portlet).
    向其他portlets(源portlet)发送数据。
  6. In this section, you will learn how to send data to the server from a form, which will be sent in a form post request rather than a raw HTTP post.
    在本节中,您将学习如何从一个表单发送数据到服务器,是以表单post请求而不是原始的HTTPpost发送。
  7. Once the calls through the Wininet library have established a secure connection to the server end, the Visual Basic client application would make the appropriate SOAP calls to send data.
    一旦经由Wininet库的调用建立了到服务器端的安全连接,VisualBasic客户应用程序将进行恰当的SOAP调用来发送数据。
  8. If you want to send data to a Web service, you might also need to send XML.
    如果您希望发送数据给Web服务,那么您可能也需要发送XML。
  9. It uses the onmessage/ postMessage paradigm to receive and send data from its parent thread.
    它使用onmessage/postMessage范型来从它的母线程接收和发送数据。
  10. The Collect and Send Data activity includes updated cheatsheets to help you use the different types of data collection.
    CollectandSendData行为包含更新的备忘单(cheatsheet),以帮助您使用不同类型的数据收集。
  11. There are four system calls to send data on the n/ w interface: write, writev, sendto, and sendmsg.
    n/w接口上有四个要发送数据的系统调用:write、writev、sendto和sendmsg。
  12. The request has to be initiated by the client, and the server can only send data in response to a request.
    请求必须由客户机发出,而服务器则只能在对请求的响应中发送数据。
  13. A portlet can be a cooperative source, meaning that it can send data to other portlets.
    一个portlet可以是一个协作源,意思是它能够向其它portlet发送数据。
  14. This class is what uses the MessageSender to send data back to the client.
    正是这个类使用MessageSender将数据发送回客户机。
  15. Although you can send data using send(), you can also send data through the URL itself.
    虽然可以使用send()发送数据,但也能通过URL本身发送数据。
  16. The Worker script runs in a different thread and does not have access to the DOM, so you need to send data from the Worker script back to the main thread where you can safely modify the DOM to update the UI of your application.
    Worker脚本在一个不同的线程内运行且不能访问DOM,因此,您需要将来自这个Worker脚本的数据返回主线程,在那里,您可以安全地修改DOM来更新您的应用程序的UI。
  17. The simple TCP_STREAM test times the transfer of data from the netperf system to the netserver system to measure how fast one system can send data and how fast the other can receive it.
    简单的TCPSTREAM测试从netperf系统到netserver系统的数据传输时间,以此度量一个系统发送数据和另一个系统接收数据的速度。
  18. It's common practice to use GET to fetch web resources and POST to send data.
    我们一般是使用GET获取Web资源,而使用POST发送数据。
  19. When you finish processing the data in the Worker script, you invoke the postMessage function to send data back to the main thread.
    当您处理完Worker脚本中的数据时,调用postMessage函数将数据返回主线程。
  20. Let's look at using XML as the format to send data from a client to a server.
    我们来看看将XML作为从客户机向服务器发送数据的格式。
  21. Biosensors attached to the body send data by wire or radio.
    附在身体里的生物传感器,传送数据通过电信或无线电波。
  22. Send data for a selected item in the data view to another web part.
    将数据视图中选中项的数据发送给另一个web部件。
  23. The firewall ensures that only trusted applications are able to receive or send data across the internet.
    防火墙可以确保只有受信任的应用程序都能够接收或发送数据在互联网上。
  24. The server's function to send data sends a multicast to clients who support multicasting and normal UDP datagrams to those that do not.
    于是服务端可以发送多播数据给支持多播的客户端,发送普通的UDP数据报给那些不支持多播的客户端。
  25. The farther you send data over a WAN, the more it costs.
    在广域网上,数据送得越远,成本就越高。
  26. A flume process p can send data to process q if one of its label is a subset of q.
    如果Flume进程p有一个label是进程q的子集,那么p可以向进程p发送数据。
  27. To send data from one place and to receive the data at another place.
    从一个地方发送数据,在另一个地方接收这个数据。
  28. If you can just use a pipe to send data from one place to another, you ll simplify the program and eliminate a potential security problem.
    如果您可以只使用一个管道,将数据从一个位置发送到另一个位置,那么您就可以简化程序,并排除潜在的安全问题。
  29. Leak-test: Leak-tests attempt to send data to the Internet server, this is called leaking.
    泄露测试:泄露测试试图将数据传送到互联网上,这就是所谓的泄露。
  30. Into this form you will add the buttons and text fields to send data to the web service.
    您将在这个表单中添加按钮和文本字段,以便向该web服务发送数据。